Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

4.x: Helidon main class #7136

Merged
merged 3 commits into from
Jun 30, 2023

Conversation

tomas-langer
Copy link
Member

Resolves #7075

Introduction of io.helidon.Main extensible through service loader
Added CDI implementation
Added Pico implementation

Modified MP app parent to use it
Refactored FT Example in Níma to use it

@tomas-langer tomas-langer added 4.x Version 4.x declarative Helidon Declarative labels Jun 29, 2023
@tomas-langer tomas-langer self-assigned this Jun 29, 2023
@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Jun 29, 2023
@tomas-langer tomas-langer changed the title 7075 helidon main class 4.x: Helidon main class Jun 29, 2023
helidon/src/main/java/io/helidon/Main.java Outdated Show resolved Hide resolved
helidon/src/main/java/io/helidon/spi/package-info.java Outdated Show resolved Hide resolved
nima/common/pom.xml Outdated Show resolved Hide resolved
pico/api/src/main/java/io/helidon/pico/api/Helidon.java Outdated Show resolved Hide resolved
- injection implementation
- CDI implementation
- refactored MP apps to use it
- refactored Níma FT example to use it
@tomas-langer
Copy link
Member Author

Resolved all comments, needed to force push after rebasing.

@tomas-langer tomas-langer merged commit a20a7d0 into helidon-io:main Jun 30, 2023
12 checks passed
@tomas-langer tomas-langer deleted the 7075-helidon-main-class branch June 30, 2023 11:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
4.x Version 4.x declarative Helidon Declarative OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants